(specbind): If binding a per-buffer variable which
authorGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 13:21:26 +0000 (13:21 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 13:21:26 +0000 (13:21 +0000)
commit2580579b42b151de3ddec5e11f327b97305b71c1
tree3da13a1638ecf8274743ac84ae65f2123e98a8c0
parentb2f793c435cc92db43c34d4d600921907bc88872
(specbind): If binding a per-buffer variable which
doesn't have a buffer-local value in the current buffer, change
the global value by changing the value of the symbol bound in all
buffers not having their own value, to make it consistent with
what happens with other buffer-local variables.
src/eval.c